Sort Score
Result 10 results
Languages All
Labels All
Results 1,811 - 1,820 of 178,132 for

document formatting

(0.36 sec)
  1. ListLevel.start_at property | Aspose.Words for ...

    ListLevel.start_at property. Returns or sets the starting number for this list level....how to apply custom list formatting to paragraphs when using...DocumentBuilder. doc = aw . Document () # A list allows us to organize...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Opening Files with Different Formats|Documentation

    Aspose.Cells for Python via .NET API allows you to open/read different formats like XLSX, HTML, CSV, ODS, TSV, SXC, FODS, etc....Opening Files with Different Formats Contents [ Hide ] Using Aspose...open files with different formats. Aspose.Cells for Python via...

    docs.aspose.com/cells/python-net/opening-files-...
  3. Font | Aspose.Words for Java

    Contains font attributes font name font size color and so on for an object in Java....the Working with Fonts documentation article. Remarks: You do...to format a run of text using its font property. Document doc...

    reference.aspose.com/words/java/com.aspose.word...
  4. ConditionalStyleCollection.count property | Asp...

    ConditionalStyleCollection.count property. Gets the number of conditional styles in the collection.... Document (); let builder = new aw ...// Conditional styles are formatting changes that affect only...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ConditionalStyle.rightPadding property | Aspose...

    ConditionalStyle.rightPadding property. Gets or sets the amount of space (in points) to add to the right of the contents of table cells.... Document (); let builder = new aw ...// Conditional styles are formatting changes that affect only...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. DocumentBuilder.endTable method | Aspose.Words ...

    DocumentBuilder.endTable method. Ends a table in the Document....endTable() Ends a table in the document. endTable () Remarks This...borders. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Issue with Page Numbers in Generated Document U...

    Hello Team, I have uploaded a Document named Base_Document. I will be feeding some live data into the model, and during generation, this real-time data will be replaced using Aspose syntax. However, after generation, t…...Page Numbers in Generated Document Using Aspose Aspose.Words...have uploaded a document named Base_Document . I will be feeding...

    forum.aspose.com/t/issue-with-page-numbers-in-g...
  8. Online POTM File Comparison or Build C++ Apps t...

    Free online app to Compare different POTM files. C++ comparison library code for POTM Documents....Total C++ Compare Potm Online Document Comparison App and C++ Code...Develop powerful C++ based POTM document comparison applications. Freely...

    products.aspose.com/total/cpp/compare/potm/
  9. Inserting and Deleting Rows and Columns of Exce...

    This article shows how to insert and delete rows and columns using the Aspose.Cells for JavaScript via C++ API....Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/javascript-cpp/inserting-...
  10. ListCollection.Item | Aspose.Words for .NET

    Access ListCollection items effortlessly by index. Simplify your data management and enhance your coding efficiency with this powerful property!...verify owner document properties of lists. Document doc = new Document...Document (); ListCollection lists = doc . Lists ; Assert . That...

    reference.aspose.com/words/net/aspose.words.lis...